Documentation
Basics Forms Shortcuts and URLs Modules Miscellaneous OtherMerchant Account File Manager Using keAdmin Templates And Snippets Services Content Special Functions
Check If Files Exist Is A Directory Function To Replace Html Function To Replace Text Function to show content based on eGroup membership Function to strip HTML between two markers Compare Numbers Compare Strings Default values for input fields Default shipping values for user Pick a random value from list Datetime conversions Shipping European Central Bank Exchange Rates Remove On Print Remove If None Custom content based on service consumed Show Hide OnVisitor/OnUser User Subscription Check Generic switch function
Function to Replace Text
|KE_GENERIC_REPLACE_TEXT(input_content,input_user,keyword_content)|
Makes a replace of keyword_content in input_content with input_user and replaces the keyword with the resulting content.
input_content – name of hidden field that contains master content
input_user – name of hidden field that contains user input content
keyword_content – keyword used for replacement