Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
a_f:a:display_perspective [2022/09/01 01:23] – removed - external edit (Unknown date) 127.0.0.1a_f:a:display_perspective [2023/05/09 01:32] (current) sean
Line 1: Line 1:
 +{{tag>Index Action Action_List UI Process Visual_Perspective}}
 +====== DISPLAY PERSPECTIVE ======
 +
 +This action displays the specified visual perspective on the screen.
 +
 +===== Syntax =====
 +''DISPLAY PERSPECTIVE'' (Id() | StringLiteral())
 +
 +where Id() or StringLiteral() is the name of the visual perspective to be displayed.
 +
 +===== Example =====
 +<code aim>DISPLAY PERSPECTIVE 'My perspective' </code>
 +