SXP Reference

SXP_addVariableString Functions

Syntax

     SXP_addVariableString(Q, name, value)
NameTypeDescription
QQueryContextThe current query context.
nameconst SXP_char*The name of the variable.
valueconst SXP_char*The string to bind the variable to.
(RET)intThe error code.

Description

Binds a variable to a string. The binding will only be in effect for the next SXP_query.

See Also

Groups [ Functions ]
Entries [ QueryContext | SXP_addVariableBinding | SXP_addVariableBoolean | SXP_addVariableNumber | SXP_query ]

© 2001 Ginger Alliance
revision 01-12-12
This page was generated by APIDOC