Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ppl:functions:mask_alnum [2019/04/16 13:14] – created - external edit 127.0.0.1ppl:functions:mask_alnum [2024/03/27 14:35] (current) stimpy
Line 1: Line 1:
 ====== MASK_ALNUM() :STRING ====== ====== MASK_ALNUM() :STRING ======
-Returns a valid character mask for input statements of A through Z, a through z, and 0 through 9  +Returns a valid character mask for input statements of //A// through //Z////a// through //z//, and //0// through //9//  
  
-**See also:** Mask_Alpha, Mask_Ascii, Mask_File, Mask_Num, Mask_Path, Mask_Pwd+--- 
 +**See also:** [[ppl:functions:mask_alpha|Mask_Alpha]][[ppl:functions:mask_ascii|Mask_Ascii]][[ppl:functions:mask_file|Mask_File]][[ppl:functions:mask_num|Mask_Num]][[ppl:functions:mask_path|Mask_Path]][[ppl:functions:mask_pwd|Mask_Pwd]]