Home : ISLT
Q10710 - INFO: ISLT

ISLT returns a value of 1 if the value in the conditional variable contains the less than symbol: "<".  It returns 0 otherwise. 

SYNTAX:

ISLT(Cx)
where :
Cx is a conditional variable x

NOTES:

If you use the Vx syntax instead of the Cx syntax, the result will be blank if the input is blank.

EXAMPLES:

V90 = ISLT (C71)

In this example, variable 90 will be 1 when variable 71 cotains the "<" symbol and 0 otherwise, as demostrated below:

Here is the same example data, however, the variable reference has now been changed to use the Vx syntax:

V90 = ISLT(V71):

Related Articles
No Related Articles Available.

Article Attachments
No Attachments Available.

Related External Links
No Related Links Available.
Help us improve this article...
What did you think of this article?

poor 
1
2
3
4
5
6
7
8
9
10

 excellent
Tell us why you rated the content this way. (optional)
 
Approved Comments...
No user comments available for this article.
Created on 2/6/2008 2:21 PM.
Last Modified on 2/6/2008 2:21 PM.
Last Modified by No Author Name Available!.
Article has been viewed 2351 times.
Rated 0 out of 10 based on 0 votes.
Print Article
Email Article