Skip to content

PowerApps – Double quotes in a string

October 2, 2022

In PowerApps we use double quotes in the beginning and ending of the string but to get double quotes with in the string we need to use Char(34).

Here is the example:

"He is a " & Char(34) & "PowerApps." & Char(34) learner"

From → Power Apps

Leave a Comment

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: