LassoScript Utility
Basics Browse Detail

[Client_IPFromInteger]

Tag Link [Client_IPFromInteger] Category Client
Type Substitution Source Available Yes
Support Preferred Version 8.0
Change Unchanged Data Source Any
Output Type None Security None
Implementation LDML Sets Lasso 8.5, Lasso 8.0

Description

[Client_IPFromInteger] accepts an integer parameter and returns the equivalent IP address. The integer format for IP addresses is required by some low-level protocols.

Syntax

[Client_IPFromInteger: 2130706433]

Parameters

Required Parameters
Value The integer which is to be converted.

Examples

See the Lasso 8 Language Guide for examples of how to use this tag.