SysSingleton.UrlEncode
(Created page with " UrlEncode(url:String; decode:Boolean):String (set Eco.ExternalLateBound=true) Replace forbidden chars so that data can travel as url. This is part of the SysCert example S...")
 
No edit summary
Line 1: Line 1:
  UrlEncode(url:String; decode:Boolean):String (set Eco.ExternalLateBound=true)
  UrlEncode(url:String; decode:Boolean):String (set Eco.ExternalLateBound=true)
Replace forbidden chars so that data can travel as url.
Replace forbidden chars so that data can travel as URL.


This is part of the SysCert example  
This is part of the SysCert example.


See also [[SysSingleton.Deflate]]
See also: [[SysSingleton.Deflate]]

Revision as of 06:05, 12 April 2023

UrlEncode(url:String; decode:Boolean):String (set Eco.ExternalLateBound=true)

Replace forbidden chars so that data can travel as URL.

This is part of the SysCert example.

See also: SysSingleton.Deflate

This page was edited 61 days ago on 03/20/2024. What links here