Whole document tree
    

Whole document tree

REPLACE

REPLACE

Name

REPLACE -- 

Description

REPLACE ersätter tecken i @gammal_sträng från och med @position med @ny_sträng.

Denna funktion är kompatibel med Excel.

Examples

REPLACE("testar";2;3;"*****") är lika med "t*****ar".

See also

MID, SEARCH, SUBSTITUTE, TRIM.