Skip to content
This repository has been archived by the owner on Jan 16, 2021. It is now read-only.

Latest commit

 

History

History
73 lines (57 loc) · 2.11 KB

template.org

File metadata and controls

73 lines (57 loc) · 2.11 KB

Top | Up (CATEGORY) | < Previous (PAGE NAME) | Next (PAGE NAME) >

<Instruction Name>

Describe the instruction briefly here

Syntax

FOO arg0% [, arg1$ [, arg2#]?] OUT color%
ParameterDescription
arg0%turn on/off
arg1$the giant bag of laundry to foo
arg2#omi wa is not my lover
OutputDescription
color%blood coagulation

Examples

ACLS
A$ = "ayaya"
FOO A$

Possible Errors

ErrorCause
Illegal Function Callarg0% is unspecified, or arg2# is negative

Version Information

3.2.0

it didn’t work 1

3.2.1

no longer crashes when called

4.0

Superseded by FOOO

See Also

References

1 SmileBoom, “Additions/Changes in Ver. 3.2.0 (June 17, 2015)” http://smilebasic.com/debug/archive/


Top | Up (CATEGORY) | < Previous (PAGE NAME) | Next (PAGE NAME) >