Removing and Replacing Characters and Words : Replace : String Flash / Flex / ActionScript examples


Flash / Flex / ActionScript examples » String » Replace »

 

Removing and Replacing Characters and Words


 

package{
  import flash.display.Sprite;
  
  public class Main extends Sprite{
    public function Main(){
        var example:String = "This is a cool sentence."
        
        traceexample.replace" is "" is not " ) );
    }
  }
}

        



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


Flash / Flex / ActionScript examples

 Navioo String
» Replace