Post Reply 
How do I create a Subroutine using System RPL?
09-19-2022, 09:27 PM
Post: #5
RE: How do I create a Subroutine using System RPL?
You don't need a subroutine in this case. You could just put the code inline:
Code:
 %=
 ITE
 :: all the commands for Values are Equal ;
 :: all the commands for Values are different ;
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How do I create a Subroutine using System RPL? - David Hayden - 09-19-2022 09:27 PM



User(s) browsing this thread: 1 Guest(s)