SetMute  SetOption

Chapter 10: PowerScript Functions

SetNull

Description

Sets a variable to null. The variable can be any datatype except for an array, structure, or autoinstantiated object.

Syntax

SetNull ( anyvariable )

Argument

Description

anyvariable

The variable you want to set to null

Returns

Integer. Returns 1 if it succeeds and -1 if an error occurs. If any argument’s value is null, SetNull returns null.





Copyright © 2004. Sybase Inc. All rights reserved. SetOption

View this book as PDF