User Tools

Site Tools


override_action

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
override_action [2024/02/22 00:06] justinoverride_action [2024/02/22 11:44] justin
Line 1: Line 1:
 ======Override Action====== ======Override Action======
 ---- ----
-Coming in v1.1! 
- 
 (WIP) (WIP)
  
 ====Signature:==== ====Signature:====
 <code python> <code python>
-function()+override_action(action_id_to_override, override_with)
 </code> </code>
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-| | | | |+|action_id_to_override| |[[String]]|Yes| 
 +|override_with| |[[String]]|Yes|
  
 ====Example:==== ====Example:====
 <code bauxite> <code bauxite>
-function();+
 </code> </code>
 //Results:// //Results://
  
 <WRAP center round tip 100%> <WRAP center round tip 100%>
-Use the **Function** function to...+Use the **Override Action** function to...
 </WRAP> </WRAP>
  
Line 28: Line 27:
 <WRAP half column> <WRAP half column>
 ====Editor Node:==== ====Editor Node:====
-{{:function_node.png?nolink|}}+{{:override_action_node.png?nolink|}}
 </WRAP> </WRAP>
  
override_action.txt · Last modified: 2024/03/11 11:40 by justin