Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Convert category

Command: Unicode to Percent-encoding (Current Encoding) command

Scroll Prev Top Next More
EmEditor Home - EmEditor Help - Command Reference - Convert category

Unicode to Percent-encoding (Current Encoding) command

Summary

Encodes the selected text to the percent-encoding using the current encoding.

Description

Encodes the selected text to the percent-encoding using the current encoding.

How to Run

Default Menu: Convert > Encode/Decode > Unicode to Percent-encoding (Current Encoding)

All Commands: Convert > Encode/Decode > Unicode to Percent-encoding (Current Encoding)

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: None

Plug-in Command ID

EEID_ENCODE_PERCENT (3855)

Macros

[JavaScript]

editor.ExecuteCommandByID(3855);

[VBScript]

editor.ExecuteCommandByID 3855

Copyright © 2003-2023 by Emurasoft, Inc.