Previous Topic: Handling Backward Compatibility or Unknown FunctionsNext Topic: IsFunctionSupported


ALLOW_UNRESOLVED_FUNCTIONS

The IsFunctionSupported function checks whether the current version of dmscript understands a given function. This directive has the following format:

#pragma ALLOW_UNRESOLVED_FUNCTIONS

When you add this directive to a DMScript, the compiler performs the following action on finding an unknown function in the script: