outstringp
outstringp(g_port) =>t/nil
Description
Checks whether the specified value is an outstring port.
Arguments
Value Returned
Examples
p = outstring()
outstringp(p)
=> t
Related Topics
Return to top
outstringp(g_port) =>t/nil
Checks whether the specified value is an outstring port.
p = outstring()
outstringp(p)
=> t