Remove characters or words instead of replacing them : Replace : String Flash / Flex / ActionScript examples


Flash / Flex / ActionScript examples » String » Replace »

 

Remove characters or words instead of replacing them


 

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

    }
  }
}

        



Leave a Comment / Note


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


Flash / Flex / ActionScript examples

 Navioo String
» Replace