Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter TwelveInternet Functions (continued)

IPv4ToString Function

Overview

The IPv4ToString function creates a string from an IPv4 dword.

Syntax/Parameters

Syntax

string = IPv4ToString ( dword data );

Parameters

data

A dword containing specifying a compliant IPv4 address. If the value exceeds 32-bits, a runtime error will occur.

Return Value

Returns a string containing a translated value.

Remarks

The return value is highest byte ti to lowest, for example: 0x01020304 will return “1.2.3.4”.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Legato IDE, Legato Basic