aimodel.addFunction
Adds a function to the AIModel.
Prototype
bOk = aimodel.addFunction ( hAIModel, sName )
Description
Adds a function to the AIModel with name sName.
Parameters
hAIModel - valid AIModel handle
sName - function name sting
Return values
bOk - true on success
Available since ShiVa 2.0