web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Script error on line 1...
Power Automate
Unanswered

Script error on line 19 Replace

(1) ShareShare
ReportReport
Posted on by 4

nxa786_0-1717799498185.png

 

 

Hey All, can you help in finding out the reason ofor line #19 

Categories:
I have the same question (0)
  • abm abm Profile Picture
    32,985 Most Valuable Professional on at

    Hi @nxa786 

     

    Looks like subject parameter value might be null.

     

    Extend your code using an IF condition. See below.

     

    if (subject) {
    let subjectText = subject.replace("Re: ", "");
    console.log(`Updated subject: ${subjectText}`);
    } else {
    console.log("subject is undefined or null");
    }

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 639

#2
Valantis Profile Picture

Valantis 372

#3
11manish Profile Picture

11manish 335

Last 30 days Overall leaderboard