Syntax
Calling
Section titled “Calling”💡 Call syntax must be used if you want to have parenthesis for multiple arguments. Otherwise just list them:
Call Procedure(arg1, arg2)Procedure arg1, arg2💡 Call syntax must be used if you want to have parenthesis for multiple arguments. Otherwise just list them:
Call Procedure(arg1, arg2)Procedure arg1, arg2