DecodeUFS (open)

Decode a string encoding using url and filename safe base-64 encoding

Syntax

// Core function, no LOADLIB necessary

STRING FUNCTION DecodeUFS(STRING text)

Parameters

STRING text

String to decode

Return value

STRING

The decoded string

Description

This function decodes a string that usiedg RFC 3548 section 4 encoding