Knowledge Base Wiki

Search for LIMS content across all our Wiki Knowledge Bases.

Type a search term to find related articles by LIMS subject matter experts gathered from the most trusted and dynamic collaboration tools in the laboratory informatics industry.

编辑链接

1

文档图示 模板文档[查看] [] [历史] [清除缓存]

用法

{{str find|text|sub_string}} = 在字串text中搜尋並返回特定字串sub_string的位置。

  • Only searches first 50 characters of text. Returns -1 if sub_string not found in first 50 characters.
  • Character position is 1 based (not 0 based as usual in calculations

參見

  • {{Strfind short}}(如果使用Str find引致模板「擴展深度超出限制」,可嘗試改用Strfind short。)