Skip to content

_urlencode

bergsma edited this page Sep 26, 2014 · 3 revisions

urlencode

urlencode

Syntax

status = urlencode ( arg1 ) ;

Arguments

  1. list arg1

Return Value

list status
  • 1 :

The STATUS variable is set to $ACKNOWLEDGE

Exceptions

  • %ARGUMENT: Invalid arguments. Usage: status = urlencode ( arg1 ) ;

Description

%FILE Examples

puts "Create an example for the function 'urlencode'" ;

Related Links

None

Clone this wiki locally