|
|
Executes an immediate instruction. - Parameters:
-
| pCode | String containing the code to execute. |
| pContext | Pointer to an MFScriptContext to execute within. |
- Returns:
- Returns the value returned from the script entrypoint function.
- See also:
- MFScript_Execute()
|