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