JordanBeatty1Qrew Captain8 years agoDoes Quickbase have a replace function?In JavaScript I would do something like var test = "I Hate Spaces"; var example = test.replace(" ", "_"); Then I could get the display "I_Hate_Spaces". Is there something similar I can do in Q...Show More
QuickBaseCoachDQrew Captain8 years agoyes, includes the space character which is the first in this list.
Related ContentFind and Replace Field ValuesQuickbase ResourcesGetting Familiar with Quickbase NavigationRegEx replaceQuickBase Scripts