Bay Six Software Forum Index Bay Six Software
Beyond the Basics
 
 FAQFAQ   SearchSearch   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Constants

 
Post new topic   Reply to topic    Bay Six Software Forum Index -> VFScript
View previous topic :: View next topic  
Author Message
Brent
Site Admin


Joined: 01 Jul 2005
Posts: 797

PostPosted: Jan 22nd, 2012, 5:48am    Post subject: Constants Reply with quote

Code:
***** 19-Jan-2012

Name          Value        Notes
Cr or Cr$     Chr(13)      Carriage return
CrLf or CrLf$ Chr(13, 10)  Carriage return/linefeed
False         0            Opposite of True
Lf or Lf$     Chr(10)      Linefeed
No            2            One value returned by Confirm <#Confirm_statement>
***** 21-Jan-2012

Name          Value        Description
CaseIns       1            Makes string comparisons case-insensitive
Cr or Cr$     Chr(13)      Carriage return
CrLf or CrLf$ Chr(13, 10)  Carriage return/line feed
False         0            Opposite of True
Lf or Lf$     Chr(10)      Line feed
No            2            One value returned by Confirm <#Confirm_statement>
*****

_________________
Brent
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Bay Six Software Forum Index -> VFScript All times are GMT
Page 1 of 1
Jump to:  
Quick Reply
Username:
Message:
   Shortcut keys: Alt+Q to activate, Alt+P to preview, Alt+S to submit
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum



Lo-Fi Version
Powered by phpBB © 2001, 2005 phpBB Group