Jump to content
Macro Express Forums

Math Expressions


leo

Recommended Posts

Welcome to the group!

 

Can one perform simple math expressions in Macro Express? For example, (2 + 2) * 3

Yes, but you must use variables to hold the results.

 

Variable Modify Integer: %N1% = 2 + 2
Variable Modify Integer: %N1% = %N1% * 3

<NMVAR:01:01:2:0000002:2:0000002><NMVAR:03:01:1:0000001:2:0000003>

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...