Template:SFDM: Difference between revisions

From NARS2000
Jump to navigationJump to search
(explain & add cat)
(explain & add cat)
Line 3: Line 3:
The following message is not shown when this template is used, only when viewed directly.
The following message is not shown when this template is used, only when viewed directly.
   
   
This template is used for System Functions that are used ''both'' Dyadic and Monadic, thus the name. It is placed at the bottom of appropriate pages.
This template is used for System Functions that are used thus the name. It is placed at the bottom of appropriate pages.
 
'''Available System Function templates:'''
* [[Template:SFD|<nowiki>{{SFD}}</nowiki>]]: Dyadic only
* [[Template:SFD|<nowiki>{{SFDM}}</nowiki>]]: ''Both'' Dyadic and Monadic
* [[Template:SFM|<nowiki>{{SFM}}</nowiki>]]: Monadic only
 
 
[[Category:Navigation]]
[[Category:Navigation]]
</noinclude>
</noinclude>

Revision as of 18:28, 13 October 2019


Note: ⎕{{{1}}} is available as both a monadic and dyadic form system function, you cannot assign a value to it.

System Variables (A value may be assigned to these except for ⎕DM)
ALX CT DM DT ELX FC FEATURE FPC IC IO
LR LX PP PR PW RL SA WSID
Niladic System Functions (a value cannot be assigned to these)
A AV EM ET LC NNAMES NNUMS SI SYSID SYSVER
T TC TCBEL TCBS TCESC TCFF TCHT TCLF TCNL TCNUL
TS WA
Monadic or dyadic system functions (a value cannot be assigned to these)
AT CR DC DFT DL DR EA EC ERROR ES
EX FMT FX MF NAPPEND NC NCREATE NERASE NINFO NL
NLOCK NREAD NRENAME NREPLACE NRESIZE NSIZE NTIE NUNTIE STOP TF
TRACE UCS VR
Note that quad functions and variables (except for the ⎕A family of functions) are case insensitive

The following message is not shown when this template is used, only when viewed directly.

This template is used for System Functions that are used thus the name. It is placed at the bottom of appropriate pages.

Available System Function templates: