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:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|