Wildcard Functions

The following is a list of functions that accept the wildcard characters (? and *).

FunctionDescription
DIRReturns the name of a file or directory matching a pattern or attribute.
KILLDeletes an existing file.
LIKEThe pattern matching operator.

These functions do not support wildcards

INSTRReturns the position of a substring within a larger string.
INSTRREVReturns the position of a substring within a larger string, starting at the end.
REPLACEReturns the text string with a number of characters replaced.

© 2023 Better Solutions Limited. All Rights Reserved. © 2023 Better Solutions Limited TopPrevNext