Method code for $user_db<$registry>.strip_key()

[Turn off line numbering]
  1: arg key;
  2: 
  3: anticipate_assignment();
  4: if (stripped)
  5:     return key.strip();
  6: return key;

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon