User Tools

Site Tools


perform_action

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
perform_action [2024/02/22 00:06] justinperform_action [2024/02/22 00:37] justin
Line 7: Line 7:
 ====Signature:==== ====Signature:====
 <code python> <code python>
-function()+perform_action(action_id, pressed)
 </code> </code>
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-| | | | |+|action_id| |[[String]]|Yes| 
 +|pressed| |[[Boolean]]|No|
  
 ====Example:==== ====Example:====
 <code bauxite> <code bauxite>
-function();+perform_action();
 </code> </code>
 //Results:// //Results://
  
 <WRAP center round tip 100%> <WRAP center round tip 100%>
-Use the **Function** function to...+Use the **Perform Action** function to...
 </WRAP> </WRAP>
  
Line 28: Line 29:
 <WRAP half column> <WRAP half column>
 ====Editor Node:==== ====Editor Node:====
-{{:function_node.png?nolink|}}+{{:perform_action_node.png?nolink|}}
 </WRAP> </WRAP>
  
perform_action.txt · Last modified: 2024/03/11 11:40 by justin