Syntax
pcall(function_name, ...)Available in
- File scope
- Executable DCode bodies
Native C++
Lua only. This feature has no Native C++ code-generation binding.
Example
pcall(function_name, arg) pcall(function_name, ...)Lua only. This feature has no Native C++ code-generation binding.
pcall(function_name, arg)