Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reserved keywords for the Power Automate for desktop's engine can't be used for the following items:
- Variable names.
- Custom object properties.
- Action names and property names in custom actions.
List of reserved keywords
Important
Keywords are case insensitive. For example, ACTION is the same as action.
- ACTION
- AND
- AS
- BLOCK
- CALL
- CASE
- DEFAULT
- DISABLE
- ELSE
- END
- ERROR
- EXIT
- FALSE
- FOR
- FOREACH
- FROM
- FUNCTION
- GLOBAL
- GOTO
- IF
- IMPORT
- IN
- INPUT
- LABEL
- LOOP
- MAIN
- MOD
- NEXT
- NO
- NOT
- ON
- OR
- OUTPUT
- REPEAT
- SET
- STEP
- SWITCH
- THEN
- THROW
- TIMES
- TO
- TRUE
- WAIT
- WHILE
- XOR
- YES