contains
fx_contains function is the Standard function available in 200OK.
Description : The fx_contains function checks if the specified value is contained within the given path. It returns TRUE if the value is found within the path, otherwise FALSE.
Syntax : fx_contains( path, value)
Last updated