existu . utils . sncode
latest
Check if a user function exist
EXISTU
NAME
exist- Verify if a system function exist.
SYNOPSIS
existf(string);
DESCRIPTION
This function is used to check if a system function exist.
EXAMPLES
if existu("ct") then ... endif
AUTHOR
Written by Pierre Laplante and Caroline Laplante, <laplante@sednove.com>