DEFINED? ( -- <word> )
publication: 9 janvier 2022 / mis à jour 9 janvier 2022
vocabulaire: forth
Renvoie une valeur non nulle si le mot est défini.
Exemple:
DEFINED FORGET \ push non null value on stack DEFINED LotusBlue \ push 0 value on stack if LotusBlue don't defined \ other example: DEFINED? --DAout [if] forget --DAout [then] create --DAout
Legal: site web personnel sans commerce / personal site without seling