The limitations of Input()

Discuss macro implementations, ask for macro help (to share your creations, see User Creations, probably either Campaign Frameworks or Drop-in Resources).

Moderators: dorpond, trevor, Azhrei, giliath, jay, Mr.Ice

Post Reply
User avatar
aliasmask
RPTools Team
Posts: 9031
Joined: Tue Nov 10, 2009 6:11 pm
Location: California

The limitations of Input()

Post by aliasmask »

Input is a built in function that is easy to format and use. Does anyone know a way to get the | character in an input text field? Is there some kind of escape character or encoding I can do to have it already in the field?

I can display as html in a label by using the entity, but I want it in an editable field. Just curious if anyone has worked on this and come up with a solution. Meanwhile, I have a feature request.

User avatar
RPTroll
TheBard
Posts: 3159
Joined: Tue Mar 21, 2006 7:26 pm
Location: Austin, Tx
Contact:

Re: The limitations of Input()

Post by RPTroll »

\| or \\\| ?
ImageImage ImageImageImageImage
Support RPTools by shopping
Image
Image

User avatar
aliasmask
RPTools Team
Posts: 9031
Joined: Tue Nov 10, 2009 6:11 pm
Location: California

Re: The limitations of Input()

Post by aliasmask »

RPTroll wrote:\| or \\\| ?
Yeah, I tried that as well as trying the html entity.

Post Reply

Return to “Macros”