Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

ExtendScript string.trim()

Community Beginner ,
May 22, 2025 May 22, 2025

 

  • Title: "ExtendScript string.trim() unavailable in Photoshop 26.7.0 ARM64"
  • Details: Describe the issue (strings report typeof "string" but lack trim() method), include the script, and note the version (26.7.0 20250427.m.3057 e97cdb2 arm64).

 

TOPICS
macOS
58
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Community Expert ,
May 23, 2025 May 23, 2025

I can't confirm as I'm on Intel, looks like you're going to need to use a different form of string manipulation, i.e. .replace()

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
May 23, 2025 May 23, 2025
LATEST

Please post a code snippet that fails.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines