Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:multiasm:papc:chapter_6_13 [2026/02/20 09:40] – [Macros] ktokarzen:multiasm:papc:chapter_6_13 [2026/02/20 10:15] (current) – [Macro functions] ktokarz
Line 201: Line 201:
 ===== Macro functions ===== ===== Macro functions =====
  
-A macro function is a macro which returns a value. As all macros are tex processing feature macro functions always return text. Returning the value is possible with the use of the **EXITM** directive. Argument of the **EXITM** must be text or the result of another macro function. Numeric values must be converted to text form with the expansion operator %.+A macro function is a macro which returns a value. As all macros are texts, macro functions always return text. Returning the value is possible with the use of the **EXITM** directive. Argument of the **EXITM** must be text or the result of another macro function. Numeric values must be converted to text form with the expansion operator %.
  
 ===== Predefined macro functions ===== ===== Predefined macro functions =====
en/multiasm/papc/chapter_6_13.txt · Last modified: by ktokarz
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0