User Tools

Site Tools


prpl:call

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
prpl:call [2017/07/01 07:53] – content GoodMorningprpl:call [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
 <- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]] <- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]]
  
-=====  @FUNC_NAME  =====+=====  @FUNC_NAME (Function Call)  =====
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-??? ??? [ ??? - ??? ] |+Depends on the function Depends on the function Depends on the function |
  
  
Line 19: Line 19:
  
 === Examples === === Examples ===
-<code>+<code prpl>
 1 ->SomeVar 1 ->SomeVar
  
 10 @Square Trace #Will trace 100 10 @Square Trace #Will trace 100
  
-:Square # [ number - square] Describe your function+:Square # [ number - square ] Describe your function
  ->NumberToSquare #Take the argument left on the stack.  ->NumberToSquare #Take the argument left on the stack.
  <-NumberToSquare dup mul #Square the number  <-NumberToSquare dup mul #Square the number
prpl/call.1498895583.txt.gz · Last modified: 2025/02/14 14:56 (external edit)