Search results

Jump to navigation Jump to search
  • | '''{{ml|string|sub|section=#sub}}<br> {{tl|str sub new}}''' | Select a substring based on starting and ending index counte | {{tl|str left}} | Keep the first N characters of a string, or duplicate it to N
    8 KB (973 words) - 19:04, 1 February 2022
  • local str = {} function str.len( frame )
    18 KB (2,778 words) - 18:59, 1 February 2022
  • This function implements the features of {{tl|str sub old}} and is kept in order to maintain these older templates. It return ...source_string'' |pattern= ''pattern_string'' |replace= ''replace_string'' |count= ''replacement_count'' |plain= ''plain_flag'' }}</code>
    20 KB (2,893 words) - 17:32, 1 February 2022
  • local function replaceSpecialChars(str) for i = 1, #str do
    67 KB (9,114 words) - 19:02, 1 February 2022