AXForum  
Вернуться   AXForum > Microsoft Dynamics AX > DAX Blogs
All
Забыли пароль?
Зарегистрироваться Правила Справка Пользователи Сообщения за день Поиск

 
 
Опции темы Поиск в этой теме Опции просмотра
Старый 04.02.2009, 19:05   #1  
Blog bot is offline
Blog bot
Участник
 
25,643 / 848 (80) +++++++
Регистрация: 28.10.2006
axaptapedia: StrReplace
Источник: http://www.axaptapedia.com/StrReplace
==============

Summary: New page: ==StrReplace== ===Syntax=== str strReplace( str _str, str _fromStr , str _toStr) ===Description=== Replace all of those occurrence in the text string specified by _str of sub...

==StrReplace==
===Syntax===

str strReplace( str _str, str _fromStr , str _toStr)


===Description===
Replace all of those occurrence in the text string specified by _str of substring equal to _fromStr with the string specified in _toStr and return the new string. That is, starting first character subtring in _str equal to _fromStr will be replace with _toStr.

===Example===

strReplace("a.b.c.d", ".", " ")
//returns the text string "a b c d".

strReplace("?!?!?", "?!?", "*")
//returns the text string "*?".


===Note===
StrKeep is complementary to StrRem.

==See also==
* [[StrRem]]
* [[StrKeep]]

[[Category:String]]
[[Link title]]


Источник: http://www.axaptapedia.com/StrReplace
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.
 

Похожие темы
Тема Автор Раздел Ответов Посл. сообщение
axcoder: PowerShell + Ax Blog bot DAX Blogs 1 09.01.2009 18:05
axaptapedia: Load Web Documents Blog bot DAX Blogs 1 03.01.2009 23:50
axcoder: AxPath is supported by axaptapedia Blog bot DAX Blogs 0 11.05.2007 10:00

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.
Быстрый переход

Рейтинг@Mail.ru
Часовой пояс GMT +3, время: 13:25.