[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-22 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eREPLACE_ALL\u003c/code\u003e function replaces all occurrences of a specified substring within a string.\u003c/p\u003e\n"],["\u003cp\u003eIt requires two string arguments: the substring to be replaced and the replacement string.\u003c/p\u003e\n"],["\u003cp\u003eThe function's output is the updated string with all instances of the substring replaced, up to a maximum replacement string size of 10 KB.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eREPLACE_ALL\u003c/code\u003e function specifically works with string data types.\u003c/p\u003e\n"],["\u003cp\u003eIt has an example that demonstrates how to replace all instances of the substring "Apigee" with "Google" resulting in the string "HelloGoogle".\u003c/p\u003e\n"]]],[],null,[]]