Scripts.setCallMissing
Function/Meaning
Registration of a handler called when a member is not found
Type
Method of the
Scripts class
Syntax
setCallMissing(
missing
)
Arguments
missing
Handler called when a member is not found.
Return Value
None (void)
Description
Registers a handler to be called when a member is not found.