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

[Turn on line numbering]
arg key;

anticipate_assignment();
if (stripped)
    return key.strip();
return key;

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

Tlon