Thursday March 28, 2024

       
      SteelArrow Basics
      SteelArrow Tags
  SteelArrow Functions
  SteelArrow Objects
  Advanced Topics
  WAS Overview
   
   
       
      Overview
  Code Samples
  Site Search
   
   
   


Get SteelArrow!     
  asHex    
 
 
Return to Function List
 
Converts a variable/value to a hexidecimal value. If the value can not be converted, the function returns zero (0). The second (optional) parameter defines how many characters to return starting from the right hand side of the generated hex value.
 
Syntax
AsHex( number [, num_chars ] )
number The value to be converted.
num_chars The number of characters to return starting at the right hand side.
 
 
 





Copyright © 1998-2004 Tomahawk Technologies Inc.
Privacy Policy