Meta Project

The Unofficial Meta Documentation

FORM

Summary

FORM creates a string representation of the argument

Category

Categoryname

Usage

FORM value

Arguments

value - the argument to make into a string

Refinements

/HEX - Returns the numerical argument as hexadecimal

Description

FORM may not be implemented for all types of values

Example Code

write FORM/HEX 195939070

Related

TO  

Back to the Meta Methods Reference index