Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

URIDECODE()

Synopsis

Decodes a URI-encoded string according to RFC 2396.

Description

Returns the decoded URI-encoded data string.

Syntax

URIDECODE(data)
Arguments
  • data - Input string to be decoded.

Import Version

This documentation was imported from Asterisk Version SVN-branch-12-r397911

  • No labels